home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / battlefi.swf / scripts / frame_634 / PlaceObject2_27_2219 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Text File  |  2010-11-09  |  137b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    this.swapDepths(100000000);
  3.    this._x = _root._xmouse;
  4.    this._y = _root._ymouse;
  5.    Mouse.hide();
  6. }
  7.